projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-06-30
kfraser@dhcp93...
[XEN] Various softirq cleanups. Main one is to always
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kfraser@dhcp93...
[LINUX] Replace pagetable walks by simple address calcu...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kfraser@dhcp93...
[LINUX] A few clean ups and a fix to an error path...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[TPM] Adds a script for virtual TPM support.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[TPM] Update the current virtual TPM documentation...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[HVM][SVM] Don't BUG when VMRUN exitcode==-1, just...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
Use explicit accessors to handle unusually-sized atomic...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
evtchn_do_upcall() has a micro optimization which is...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kfraser@dhcp93...
[NET]: Remove gso.segs field from netif protocol.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[NET]: Add net-tso.patch
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[XM] Remove unused imports.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[BLK] back: Clean up sysfs-interfacing code to use...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[XENTOP]Add VBD information.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
kaf24@firebug...
[XENSTAT]Add VBD information structure.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
chris@kneesaa...
Fix build - _XEN_NETIF_EXTRA_FLAG_MORE not _XEN_NETIF_E...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kfraser@dhcp93...
[NET] front: Transmit TSO packets if supported
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kfraser@dhcp93...
[NET] back: build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kfraser@dhcp93...
[NET] More net protocol and GSO changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kfraser@dhcp93...
[XEN] Fix the timeout workaround so it doesn't capture...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
shand@kneesaa...
[LINUX] When ballooning out (returning memory to xen...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
ack@localhost...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
ack@localhost...
Replace my previous patch with equivalent fix from...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
Revert 10534 (xm subcommands for ACM). Doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
Define an architecture-specific 'long' type for ABI...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
Add Xenoprof passive domain support (missing file).
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
[XM] When two or more domain parameters are given,...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
[XM] Fix argument check of the xm reboot command.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
[XEN] Work around timeout bug in old Linux kernels...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
shand@kneesaa...
Fail save if we have an out-of-sync P2M/M2P (since...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
shand@kneesaa...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
shand@kneesaa...
Use a static page for the frame_list in the balloon...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
emellor@leeni...
Replace changesets 10521, 10526, and 10527 with this...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
kaf24@firebug...
Fix the kunmap_atomic() change in 10529:4260eb8c08740de...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
ack@localhost...
Fix next_timer_interrupt() in patch and update caller
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
New /sys/hypervisor/uuid, containing this domain's...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
Use address types in elf parser that match elf headers.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kfraser@dhcp93...
kunmap_atomic() must zap the PTE to avoid dangling...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kfraser@dhcp93...
[LINUX] Export flush_tlb_page() to modules in i386...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
emellor@leeni...
More commented-out code, pending a solution to the...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
emellor@leeni...
Comment out the load of the resource label file, pendin...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[TPM] Add 3 more test cases to the xm testsuite that...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[TPM] Add an upgrade patch to bring TPM subsystem to...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[TPM] Update the TPM drivers in the repository to a...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kfraser@dhcp93...
[XEN] BUG() places console in sync mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
emellor@leeni...
This patch adds new xm subcommands to support working...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[HVM][Firmware] Make the creation of MP tables more...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[XEND] Have the parent id logged in the log file, this...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[NET] back: Add TSO support
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[NET] loopback: Added support for TSO
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[NET]: Give make_tx_response the req pointer instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[NET]: Added GSO support
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kfraser@dhcp93...
[BLKBACK] Output statistics to sysfs.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[XENTOP] Fix CPU percentage display in batch mode.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[XENTOP] Adds batch mode processing option (output...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[HVM][SVM] Clean up double-fault handling.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[HVM][SVM] Disable machine check bits in CPUID_1.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
kaf24@firebug...
[HVM][SVM] Clean up 32bit/64bit guest register code...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[LINUX] Fix a few compile warnings and memory leaks...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[LINUX][BLKBACK] Support temporary disconnection from...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM] Fix virtual apic irq distribution.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[XEN] Upgrade microcode driver to 1.14a.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[TOOLS] Remove plan9 loader code. Latest plan9 port...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[XEN] Various cleanups to bitops usage.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[LINUX] Allow dma_alloc_coherent() to work for regions...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[BALLOON] Make the domain0 ballooning logic in xend...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[BUILD] Add distclean build target to xen directory...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[BALLOON] Add fallback code so that e.g. a domain ballo...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[XEN] Fix my change to XENVER_pagesize hypercall --
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[TPM] Fix an occasional problem when doing local migrat...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[XEN][BUILD] Both ctags and etags support the -a (appen...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
Add Xenoprof passive domain support
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][SVM] move printk pin msg under an "if svm_dbg_on...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[VTPM_TOOLS] Hotplug script enabled the vtpm manager...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[VTPM_TOOLS] Updated vtpmd to save complete state in...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[VTPM_TOOLS] Moved the developement tpm_emulator down...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[TOOLS] Fix cm argument processing some more:
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
Add XENVER_pagesize hypercall.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kfraser@dhcp93...
[XEN][EMUL] x86 emulator should support 32-bit offsets...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][VMX] On a VMEXIT, 'dirty' the DR. Restore DR...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][VMX] Added flag_dr_dirty to hvm vcpu struct....
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][VMX] Added dr restore if breakpoints are enabled...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][VMX] Safer treatment of VM_EXEC_CONTROL when...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
kaf24@firebug...
[HVM][VMX] Propagate debug exception to guest if no...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
emellor@leeni...
Some fine-tuning in the virtual TPM scripts for hotplug...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
emellor@leeni...
Increases the retry limit to allow xend more time befor...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[XM-TEST] Remove second console attach in 03_memset_ran...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[VMX] Fix use of VMCLEAR a little: no need if not activ...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[TOOLS] Make sure to explicitly close the connection...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[TOOLS] Treat '--' command-line split option correctly.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
kaf24@firebug...
[TOOLS] Fix pagetable-pinning loop in xc_linux_restore.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
kaf24@firebug...
[XEN] localtime support for paravirtualized guests
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
kaf24@firebug...
[LINUX][TPM] Use min_t/min instead of the #define'd...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
kaf24@firebug...
[LINUX] Transparent virtualization fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-21
kaf24@firebug...
[IA64] stub to support dump_execution_state() on ia64
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
kaf24@firebug...
[XEN] Xen always relinquishes VGA console to domain0...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
kaf24@firebug...
[XEN] Fix to previous changeset: continue to do softirq...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
kaf24@firebug...
[XEN] Add a warning banner when 'sync_console' is used...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
kaf24@firebug...
[XEN] Fix PAE PDPT shadowing coherence.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
kfraser@dhcp93...
Add new XENMEM_machphys_mapping to get info about locat...
commit
|
commitdiff
|
tree
|
snapshot
next